home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10378 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  752 b 

  1. Path: dispatch.news.demon.net!demon!bourne.demon.co.uk
  2. From: mark@bourne.demon.co.uk (mark harding)
  3. Newsgroups: comp.lang.c++
  4. Subject: help!.  dib/bitmap palette problems using msvc++ v1.00
  5. Date: Thu, 07 Mar 1996 16:43:05 GMT
  6. Message-ID: <826216978.4380@bourne.demon.co.uk>
  7. NNTP-Posting-Host: bourne.demon.co.uk
  8. X-NNTP-Posting-Host: bourne.demon.co.uk
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I've written a class using msvc++ that will read a DIB / BMP from a
  12. file and display it to a device context and it works well, however
  13. when I write to the dc that is currently displaying the bitmap (ie. to
  14. update the bitmap) using any of the dc methods and create a new bitmap
  15. from the updated dc the bitmaps palette gets corrupted.
  16.  
  17. Can anyone help?  thanks.
  18.  
  19.